home *** CD-ROM | disk | FTP | other *** search
- Path: ccnet.com!usenet
- From: "Allan W. Rose" <allan@ccnet.com>
- Newsgroups: comp.lang.c++
- Subject: HELP - gotoxy() in MS C++ or OS/2 C++
- Date: 15 Feb 1996 02:04:51 GMT
- Organization: CCnet Communications (510-988-7140 guest)
- Message-ID: <4fu4c3$ll4@ccnet2.ccnet.com>
- NNTP-Posting-Host: h96-219.ccnet.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
-
- Could someone please help me. I'm taking a C++ course that requires
- using the Turbo C++ GOTOXY function to write text. I have the Microsoft
- C++ and OS/2 C++ compilers and don't see any similar function unless I
- write to the Windows or Presentation Managers API. The GOTOXY allows you
- to move the cursor to a new location.
-
- Therefore, is there any way I can move the cursor to a curtain location
- and use PUTCH/GETCH without having to write to the Windows API or
- Presentation Managers API (ie. console application environment in MS C++
- and non-PM application environment in OS/2 C++)? Any easy way to do
- this?
-
- Any information would be greatly appreciated!
-
-
- Thank you very much!!!
-
- Allan W. Rose
- allan@ccnet.com
-
-
-